Ensure widgets get a GtkStyle with its backing GtkStyleContext
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 21 Dec 2010 00:27:32 +0000 (01:27 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 21 Dec 2010 00:33:51 +0000 (01:33 +0100)
commite02b10046d543db9094f75994f0f77d93d09706b
tree708c5f2aed9d3bff2353f4ed0f45219f8a07f432
parent33fd2104b7bfffd383d38d97acd6137ae7465639
Ensure widgets get a GtkStyle with its backing GtkStyleContext

Since the default style also has a backing context, it wasn't
being replaced after initialization.
gtk/gtkwidget.c